github.com/refraction-networking/utls.UConn.handshakeContext (method)

2 uses

	github.com/refraction-networking/utls (current package)
		u_conn.go#L314: 	return c.handshakeContext(ctx)
		u_conn.go#L317: func (c *UConn) handshakeContext(ctx context.Context) (ret error) {